home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / fstab / internal.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-08-01  |  120 b   |  8 lines

  1. #pragma interface
  2. #ifndef INTERNAL_H
  3. #define INTERNAL_H
  4.  
  5. #define MSDOS_OPT_UNUSE    (-1)
  6. #define NFS_OPT_UNUSE    (-1)
  7.  
  8. #endif